DX11 MOVE CAMERA LEFT

Moves the specified camera leftwards based on its current orientation.

  Syntax
DX11 MOVE CAMERA LEFT camera, distance
  Parameters
camera
Dword
The camera to move.
distance
Float
The distance to move the specified camera in world space. You may specify a negative distance to instead move the camera rightwards.

  Returns

This function does not return a value.

  See also

CAMERA Functions Menu
DX11 Function Categories